type net/http.http2transportResponseBody
4 uses
net/http (current package)
h2_bundle.go#L9799: res.Body = http2transportResponseBody{cs}
h2_bundle.go#L9841: type http2transportResponseBody struct {
h2_bundle.go#L9845: func (b http2transportResponseBody) Read(p []byte) (n int, err error) {
h2_bundle.go#L9899: func (b http2transportResponseBody) Close() error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)